machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- We would all be programming in assembly language or even machine language.
我们就要用汇编语言,甚至要用机器语言去编写程序。 - In computer programming, sections of assembler, or machine language, embedded into a high level language program.
在计算机程序设计中,嵌入高级语言程序中的一般汇编语言或机器语言。 - A program that translates instructions written in a high level programming language into machine language.
一种把用高级编程语言编写的指令翻译成机器语言的程序。 - The Tao gave birth to machine language. machine language gave birth to the assembler.
道生机器语言,机器语言生汇编嚣。 - What is meant by a one-to-many relationship when comparing a high-level language to machine language?
在比较高级语言和机器语言时,一对多关系是什么意思? - Computer has many high level languages which mainly can be divided into three sorts& machine language, assemble language and high level language.
计算机有多种高级语言,但它们中主要有三大类:机器语言、汇编语言和高级语言。 - Other programs then translate the instructions into machine language for the computer to use.
接着将程序翻译成指令成为机器语言,给计算机使用。 - High-level languages are programming languages that must first be translated into a machine language before they can be understood and processed by a computer.
高级语言是在计算机能够理解和处理之前必须首先翻译成机器语言的编程语言。 - Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。 - High-level language: a computer language that allows the programmer to write software programs using verbs, symbols, and commands rather than machine language.
高阶层语言(高级语言):容许程式设计员不用机器语言而用动词、符号及指令来精辟软件程式的电脑语言。